home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dr. Health'nstein's Body Fun
/
bodyfun.iso
/
mac
/
MAC MOVIE FOLDER
/
MAZE.DIR
/
00038_Script_38
< prev
next >
Wrap
Text File
|
1994-10-12
|
187b
|
10 lines
on exitFrame
global gMovieMedia
if soundBusy(1) = FALSE then sound playFile 1, (gMovieMedia & "A_MAZE.AIF")
go to frame "3"
end
on enterFrame
ShowPortion
end enterFrame